Message Constructor

Overload List

Message Initializes a new instance of the Message class.
Message(Message) Initializes a new instance of the Message class from the specified MIME message.
Message(Stream) Initializes a new instance of the Message class based on the supplied stream.
Message(String) Initializes a new instance of the Message class based on the supplied file.

See Also